home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishcontents / 101-125 / contents_110 < prev    next >
Text File  |  1992-05-06  |  1KB  |  29 lines

  1. This is disk 110 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. A68k        A 68000 assembler originally written in Modula-2 in
  6.         1985 and converted to C by Charlie Gibb in 1987.  Has
  7.         been converted to accept metacomco-compatible assembler
  8.         source code and to generate Amiga objects.  Includes source.
  9.         Author:  Brian Anderson; C translation and Amiga work
  10.              done by Charlie Gibb
  11.  
  12.  
  13. Pdc        An optimizing C compiler for the 68000 processor.  This
  14.         is an update to the version first released on disk 53,
  15.         though apparently not based on the code from that disk.
  16.         Major porting work was done by Jeff Lydiatt to get it to
  17.         the point where it would compile and execute simple programs
  18.         on the Amiga.  This version now generates metacomco-
  19.         compatible assembler source code, which can be assembled by
  20.         the assembler also provided on this disk and then linked by
  21.         the freely redistributable linker "blink" (also provided).
  22.         Includes all compiler source and some library and startup
  23.         source code.  Requires amiga.lib from developers kit to
  24.         generate complete running example executables.
  25.         Author:  Matthew Brandt; major porting work by Jeff Lydiatt
  26.  
  27.  
  28.         
  29.